home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / regpro / _setup.1 / RegistryPro.bat < prev    next >
Encoding:
DOS Batch File  |  1997-08-24  |  221 b   |  15 lines

  1. @echo off
  2. echo.
  3. echo.
  4. echo Welcome, This file will register your copy of
  5. echo RegistryPro with the System.
  6. echo.
  7. echo.
  8. pause
  9. cls
  10. echo Now Registering OCX...
  11. Regsvr32.exe /s Regist~1.OCX
  12. cls
  13. echo Done!
  14. pause
  15.